gtk4.git
2017-07-20 Timm Bädericonview: Remove bin_window
2017-07-20 Timm Bäderentry: Fix node ordering
2017-07-20 Timm Bädertestsuite: Update expected css node output
2017-07-20 Timm Bäderpaned: Remove assertion in get_child_property
2017-07-20 Timm Bädermain: Protect against non-GtkWindow toplevels
2017-07-20 Timm Bäderinspector: Use GtkWidget::pick when picking widgets
2017-07-20 Timm Bädercontainer: Remove get_children_clip
2017-07-20 Timm Bäderstack: Compute clip directly
2017-07-20 Timm Bäderbuttonbox: Compute clip directly
2017-07-20 Timm Bädermodelbutton: Compute clip directly
2017-07-20 Timm Bäderflowbox: Compute clip directly
2017-07-20 Timm Bäderspinbutton: Fix gesture state
2017-07-20 Timm Bädercheckmenuitem: Fix indicator state
2017-07-20 Timm Bäderwidget-factory: Show the status bar by default
2017-07-20 Timm Bädertestnotebookdnd: quit when the toplevel gets closed
2017-07-20 Timm Bädermenu: Popup at window coordinates if widget is given
2017-07-20 Timm Bäderwindow: Don't use allocated size in snapshot
2017-07-20 Timm Bäderpopover: Create subsurface on wayland
2017-07-20 Timm Bäderwidget: Fix drawing invalidation with windowed widgets
2017-07-20 Timm Bäderpopover: "Fix" child allocation
2017-07-20 Timm Bäderwindow: Stop wrapping popovers in another window
2017-07-20 Timm BäderReplace a few get_content_allocation calls with get_con...
2017-07-20 Timm BäderRemove all widget style property code
2017-07-20 Timm Bädertreeviewaccessible: Don't rely on nonexistent style...
2017-07-20 Timm Bäderadwaita: Remove style properties
2017-07-20 Timm Bädernotebook: Remove style properties
2017-07-20 Timm Bädercalendar: Remove style properties
2017-07-20 Timm Bäderwidget: Remove _set_simple_clip
2017-07-20 Timm Bäderspinner: Use get_content_size
2017-07-20 Timm Bäderpathbar: Compute widget clip directly
2017-07-20 Timm Bädertoolitem: Remove size_allocate implementation
2017-07-20 Timm Bäderwidget: Transform clips into right coordinate space
2017-07-20 Timm Bäderpaned: Draw handle separator at the right location
2017-07-20 Timm Bäderpaned: Make sure we set the correct clips
2017-07-20 Timm Bäderswitch: Remove in_switch flag
2017-07-20 Timm Bäderwidget: Consider opacity when drawing toplevels
2017-07-20 Timm Bäderswitch: Fix handle dragging with padding applied
2017-07-20 Timm Bäderlayout: Remove bin_window
2017-07-20 Timm Bäderfixed: Remove window
2017-07-20 Timm Bäderbutton: Fix in_button checks
2017-07-20 Timm Bäderexpander: Fix pressed_in_title check
2017-07-20 Timm BäderRemove GtkCssGadget
2017-07-20 Timm Bädericonhelper: Inherit from GObject
2017-07-20 Timm Bäderspinbutton: Remove unused import
2017-07-20 Timm Bäderscrolledwindow: Fix indicator hiding
2017-07-20 Timm Bädercheckmenuitem: Fix indicator allocation
2017-07-20 Timm Bäderrange: Fix slider allocation
2017-07-20 Timm Bäderwidget: Add new allocation accessors
2017-07-20 Timm BäderRemove GtkCssCustomGadget
2017-07-20 Timm Bäderentry: Replace progress gadget with a progressbar
2017-07-20 Timm Bäderscrollbar: notify when setting the orientation
2017-07-20 Timm BäderGtkAccelLabel: Add use-underline property
2017-07-20 Timm Bäderspinbutton: Fix property notification
2017-07-20 Timm Bädercssprovider test: Remove style property test case
2017-07-20 Timm Bäderentry: Use images for icons
2017-07-20 Timm Bäderimage: Add private _get_definition
2017-07-20 Timm Bäderlabel: Fix layout snapshot coordinates
2017-07-20 Timm Bäderscrolledwindow: Fix scrollbar allocations
2017-07-20 Timm Bäderscrolledwindow: Fix on_scrollbar check
2017-07-20 Timm Bäderrange: Use a gizmo as slider
2017-07-20 Timm Bäderentry: get_layout_location coords are already content...
2017-07-20 Timm Bäderimage: Fold gtk_image_reset into only caller
2017-07-20 Timm Bäderwidget: Avoid some type checks in snapshot_child
2017-07-20 Timm Bädermenu: Remove bin_window and view_window
2017-07-20 Timm Bädermodelmenuitem: Fix type checking assertions
2017-07-20 Timm Bädericonview: Stop drawing a background
2017-07-20 Timm Bädersizerequest: Assert that min_size >= 0
2017-07-20 Timm Bäderrevealer: Fix DOWN and RIGHT transition types
2017-07-20 Timm Bäderrevealer: Request child size for NONE transition type
2017-07-20 Timm Bäderstack: Remove bin_window
2017-07-20 Timm Bäderrevealer: Remove bin_window
2017-07-20 Timm Bädertoolitemgroup: Remove child window
2017-07-20 Timm Bäderpopover: Remove useless if case
2017-07-20 Timm Bäderwidget: "fix" event and invalidation coordinates
2017-07-20 Timm Bädertestwidgetfocus: Drop SPACING constant in favor for CSS
2017-07-20 Timm Bäderwindow: Remove dead code
2017-07-20 Timm Bäderimage: Fix snapshot position
2017-07-20 Timm Bäderentry: Fix text position
2017-07-20 Timm Bäderwidget: Adapt translate_coordinates to coordinate changes
2017-07-20 Timm Bäderscrolledwindow: fix scrollbar allocation
2017-07-20 Timm Bäderpaned: Remove useless queue_resize calls
2017-07-20 Timm Bäderpaned: Reimplement handle dragging
2017-07-20 Timm Bädericon: Stop offset'ing in snapshot
2017-07-20 Timm Bäderframe: Fix child allocation
2017-07-20 Timm Bäderwidget: Make allocations parent-content-allocation...
2017-07-20 Timm Bäderwidget: Remove queue_draw_child vfunc
2017-07-20 Timm Bäderviewport: Remove bin_window
2017-07-20 Timm Bäderscrolledwindow: Properly remove scrollbars
2017-07-20 Timm Bäderlistbox: Remove manual prelight row management
2017-07-20 Timm Bäderswitch: Remove manual PRELIGHT code
2017-07-20 Timm Bäderlistbox: Remove view_window
2017-07-20 Timm Bäderscrollbar: Add new API to gtk4-sections.txt
2017-07-20 Timm Bäderbin: Drop priv pointer
2017-07-20 Timm Bäderfilechooserwidget: Fix save widgets
2017-07-20 Timm BäderRemove some unneeded includes
2017-07-20 Timm Bäderinspector: Allow picking children of GtkWidget classes
2017-07-20 Timm Bäderaccellabel: Inherit from GtkWidget
2017-07-20 Timm Bädertextview: Use ::snapshot
2017-07-20 Timm Bädertesttooltips: Add static tooltip
2017-07-20 Timm Bädertooltipwindow: Remove unused define
next